Click or drag to resize

Not Constructor (PropertyPath, String)

Initializes a new instance of the Not class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Not(
	PropertyPath propertyPath,
	string value
)

Parameters

propertyPath
Type: Independentsoft.ExchangePropertyPath
The property path.
value
Type: SystemString
The value.
See Also